home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Util / U-V / UseLogger.cpt / UseLog / background_4113.txt < prev    next >
Encoding:
Text File  |  1987-10-06  |  1.5 KB  |  77 lines

  1. -- background: 4113 from stack: in
  2. -- bmap block id: 5550
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Help Bkgnd
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=459 top=27 right=58 bottom=496
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1013 / 1013
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to next
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 3 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=411 top=27 right=58 bottom=448
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1014 / 1014
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: New Button
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to prev
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 4 (field)
  47. -- low flags: 01
  48. -- high flags: 0002
  49. -- rect: left=23 top=58 right=333 bottom=502
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 0
  53. -- font id: 2
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: 
  58.  
  59.  
  60. -- part 5 (button)
  61. -- low flags: 00
  62. -- high flags: 0000
  63. -- rect: left=364 top=28 right=58 bottom=401
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 1012 / 1012
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: New Button
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   go to card "Main Entry Card"
  75. end mouseUp
  76.  
  77.